home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / stk-3.002 / stk-3 / STk-3.1 / Doc / Extension / Extending.tex / internals.pl < prev    next >
Encoding:
Text File  |  1996-07-21  |  487 b   |  23 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate internals original text with physical files.
  3.  
  4.  
  5. $key = q/posix-1/;
  6. $ref_files{$key} = "$dir".q|node6_ct.html|; 
  7. $noresave{$key} = "$nosave";
  8.  
  9. $key = q/simple-example/;
  10. $ref_files{$key} = "$dir".q|node4_ct.html|; 
  11. $noresave{$key} = "$nosave";
  12.  
  13. $key = q/stack/;
  14. $ref_files{$key} = "$dir".q|node16_ct.html|; 
  15. $noresave{$key} = "$nosave";
  16.  
  17. $key = q/when/;
  18. $ref_files{$key} = "$dir".q|node9_ct.html|; 
  19. $noresave{$key} = "$nosave";
  20.  
  21. 1;
  22.  
  23.